Skip to content

fix(ci): bump setup-soldr to v0.9.63 + pin soldr 0.7.59#773

Merged
zackees merged 1 commit into
mainfrom
fix/setup-soldr-bump-mac-cross
Jun 28, 2026
Merged

fix(ci): bump setup-soldr to v0.9.63 + pin soldr 0.7.59#773
zackees merged 1 commit into
mainfrom
fix/setup-soldr-bump-mac-cross

Conversation

@zackees

@zackees zackees commented Jun 28, 2026

Copy link
Copy Markdown
Member

Fixes the failure mode from the v2.3.4 release run on the mac-arm64-from-linux lane. setup-soldr@v0.9.62 defaults to soldr 0.7.51 which predates the soldr prepare builtin; the lane failed with tool not found: prepare: not found on crates.io.

Bumps to v0.9.63 (default 0.7.59) + pins version: "0.7.59" explicitly so future action default changes don't shift build behavior silently.

setup-soldr@v0.9.62 defaults to soldr 0.7.51, which predates the
\`soldr prepare\` builtin used by the new \`mac_cross_linux: true\` lane
(landed in #771). The lane was failing with
\`soldr: tool not found: prepare: not found on crates.io\` — soldr 0.7.51
treated \`prepare\` as a tool name and tried to fetch it from crates.io.

Fix:
* Bump action pin v0.9.62 → v0.9.63 (which defaults to 0.7.59)
* Pin \`version: "0.7.59"\` explicitly so a future action default change
  doesn't silently shift build behavior.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@zackees zackees merged commit 372495e into main Jun 28, 2026
87 of 91 checks passed
@coderabbitai

coderabbitai Bot commented Jun 28, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@zackees, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 36 minutes and 2 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 85accc09-c24c-4640-8999-048a91a6e6fb

📥 Commits

Reviewing files that changed from the base of the PR and between c01a91d and 65f02cb.

📒 Files selected for processing (1)
  • .github/workflows/template_native_build.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/setup-soldr-bump-mac-cross

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

zackees added a commit that referenced this pull request Jun 28, 2026
Retries the release after 2.3.4's mac-arm64 lane failed. PR #773 bumped
setup-soldr to v0.9.63 with soldr 0.7.59 pinned, which has the
\`soldr prepare\` builtin the new cross lane needs.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@fastled-project-sync fastled-project-sync Bot moved this to Triage in FastLED Tracker Jun 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Triage

Development

Successfully merging this pull request may close these issues.

1 participant